3.322 \(\int \cot ^4(e+f x) (a+b \sec ^2(e+f x)) \, dx\)

Optimal. Leaf size=33 \[ -\frac {(a+b) \cot ^3(e+f x)}{3 f}+\frac {a \cot (e+f x)}{f}+a x \]

[Out]

a*x+a*cot(f*x+e)/f-1/3*(a+b)*cot(f*x+e)^3/f

________________________________________________________________________________________

Rubi [A]  time = 0.06, antiderivative size = 33, normalized size of antiderivative = 1.00, number of steps used = 4, number of rules used = 3, integrand size = 21, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.143, Rules used = {4141, 1802, 203} \[ -\frac {(a+b) \cot ^3(e+f x)}{3 f}+\frac {a \cot (e+f x)}{f}+a x \]

Antiderivative was successfully verified.

[In]

Int[Cot[e + f*x]^4*(a + b*Sec[e + f*x]^2),x]

[Out]

a*x + (a*Cot[e + f*x])/f - ((a + b)*Cot[e + f*x]^3)/(3*f)

Rule 203

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1*ArcTan[(Rt[b, 2]*x)/Rt[a, 2]])/(Rt[a, 2]*Rt[b, 2]), x] /;
 FreeQ[{a, b}, x] && PosQ[a/b] && (GtQ[a, 0] || GtQ[b, 0])

Rule 1802

Int[(Pq_)*((c_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^2)^(p_.), x_Symbol] :> Int[ExpandIntegrand[(c*x)^m*Pq*(a + b*x
^2)^p, x], x] /; FreeQ[{a, b, c, m}, x] && PolyQ[Pq, x] && IGtQ[p, -2]

Rule 4141

Int[((a_) + (b_.)*sec[(e_.) + (f_.)*(x_)]^(n_))^(p_.)*((d_.)*tan[(e_.) + (f_.)*(x_)])^(m_), x_Symbol] :> With[
{ff = FreeFactors[Tan[e + f*x], x]}, Dist[ff/f, Subst[Int[((d*ff*x)^m*(a + b*(1 + ff^2*x^2)^(n/2))^p)/(1 + ff^
2*x^2), x], x, Tan[e + f*x]/ff], x]] /; FreeQ[{a, b, d, e, f, m, p}, x] && IntegerQ[n/2] && (IntegerQ[m/2] ||
EqQ[n, 2])

Rubi steps

\begin {align*} \int \cot ^4(e+f x) \left (a+b \sec ^2(e+f x)\right ) \, dx &=\frac {\operatorname {Subst}\left (\int \frac {a+b \left (1+x^2\right )}{x^4 \left (1+x^2\right )} \, dx,x,\tan (e+f x)\right )}{f}\\ &=\frac {\operatorname {Subst}\left (\int \left (\frac {a+b}{x^4}-\frac {a}{x^2}+\frac {a}{1+x^2}\right ) \, dx,x,\tan (e+f x)\right )}{f}\\ &=\frac {a \cot (e+f x)}{f}-\frac {(a+b) \cot ^3(e+f x)}{3 f}+\frac {a \operatorname {Subst}\left (\int \frac {1}{1+x^2} \, dx,x,\tan (e+f x)\right )}{f}\\ &=a x+\frac {a \cot (e+f x)}{f}-\frac {(a+b) \cot ^3(e+f x)}{3 f}\\ \end {align*}

________________________________________________________________________________________

Mathematica [C]  time = 0.02, size = 51, normalized size = 1.55 \[ -\frac {a \cot ^3(e+f x) \, _2F_1\left (-\frac {3}{2},1;-\frac {1}{2};-\tan ^2(e+f x)\right )}{3 f}-\frac {b \cot ^3(e+f x)}{3 f} \]

Antiderivative was successfully verified.

[In]

Integrate[Cot[e + f*x]^4*(a + b*Sec[e + f*x]^2),x]

[Out]

-1/3*(b*Cot[e + f*x]^3)/f - (a*Cot[e + f*x]^3*Hypergeometric2F1[-3/2, 1, -1/2, -Tan[e + f*x]^2])/(3*f)

________________________________________________________________________________________

fricas [B]  time = 0.49, size = 76, normalized size = 2.30 \[ \frac {{\left (4 \, a + b\right )} \cos \left (f x + e\right )^{3} - 3 \, a \cos \left (f x + e\right ) + 3 \, {\left (a f x \cos \left (f x + e\right )^{2} - a f x\right )} \sin \left (f x + e\right )}{3 \, {\left (f \cos \left (f x + e\right )^{2} - f\right )} \sin \left (f x + e\right )} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cot(f*x+e)^4*(a+b*sec(f*x+e)^2),x, algorithm="fricas")

[Out]

1/3*((4*a + b)*cos(f*x + e)^3 - 3*a*cos(f*x + e) + 3*(a*f*x*cos(f*x + e)^2 - a*f*x)*sin(f*x + e))/((f*cos(f*x
+ e)^2 - f)*sin(f*x + e))

________________________________________________________________________________________

giac [B]  time = 0.26, size = 119, normalized size = 3.61 \[ \frac {a \tan \left (\frac {1}{2} \, f x + \frac {1}{2} \, e\right )^{3} + b \tan \left (\frac {1}{2} \, f x + \frac {1}{2} \, e\right )^{3} + 24 \, {\left (f x + e\right )} a - 15 \, a \tan \left (\frac {1}{2} \, f x + \frac {1}{2} \, e\right ) - 3 \, b \tan \left (\frac {1}{2} \, f x + \frac {1}{2} \, e\right ) + \frac {15 \, a \tan \left (\frac {1}{2} \, f x + \frac {1}{2} \, e\right )^{2} + 3 \, b \tan \left (\frac {1}{2} \, f x + \frac {1}{2} \, e\right )^{2} - a - b}{\tan \left (\frac {1}{2} \, f x + \frac {1}{2} \, e\right )^{3}}}{24 \, f} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cot(f*x+e)^4*(a+b*sec(f*x+e)^2),x, algorithm="giac")

[Out]

1/24*(a*tan(1/2*f*x + 1/2*e)^3 + b*tan(1/2*f*x + 1/2*e)^3 + 24*(f*x + e)*a - 15*a*tan(1/2*f*x + 1/2*e) - 3*b*t
an(1/2*f*x + 1/2*e) + (15*a*tan(1/2*f*x + 1/2*e)^2 + 3*b*tan(1/2*f*x + 1/2*e)^2 - a - b)/tan(1/2*f*x + 1/2*e)^
3)/f

________________________________________________________________________________________

maple [A]  time = 0.74, size = 48, normalized size = 1.45 \[ \frac {a \left (-\frac {\left (\cot ^{3}\left (f x +e \right )\right )}{3}+\cot \left (f x +e \right )+f x +e \right )-\frac {b \left (\cos ^{3}\left (f x +e \right )\right )}{3 \sin \left (f x +e \right )^{3}}}{f} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(cot(f*x+e)^4*(a+b*sec(f*x+e)^2),x)

[Out]

1/f*(a*(-1/3*cot(f*x+e)^3+cot(f*x+e)+f*x+e)-1/3*b/sin(f*x+e)^3*cos(f*x+e)^3)

________________________________________________________________________________________

maxima [A]  time = 0.42, size = 41, normalized size = 1.24 \[ \frac {3 \, {\left (f x + e\right )} a + \frac {3 \, a \tan \left (f x + e\right )^{2} - a - b}{\tan \left (f x + e\right )^{3}}}{3 \, f} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cot(f*x+e)^4*(a+b*sec(f*x+e)^2),x, algorithm="maxima")

[Out]

1/3*(3*(f*x + e)*a + (3*a*tan(f*x + e)^2 - a - b)/tan(f*x + e)^3)/f

________________________________________________________________________________________

mupad [B]  time = 4.67, size = 35, normalized size = 1.06 \[ a\,x-\frac {-a\,{\mathrm {tan}\left (e+f\,x\right )}^2+\frac {a}{3}+\frac {b}{3}}{f\,{\mathrm {tan}\left (e+f\,x\right )}^3} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(cot(e + f*x)^4*(a + b/cos(e + f*x)^2),x)

[Out]

a*x - (a/3 + b/3 - a*tan(e + f*x)^2)/(f*tan(e + f*x)^3)

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \left (a + b \sec ^{2}{\left (e + f x \right )}\right ) \cot ^{4}{\left (e + f x \right )}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cot(f*x+e)**4*(a+b*sec(f*x+e)**2),x)

[Out]

Integral((a + b*sec(e + f*x)**2)*cot(e + f*x)**4, x)

________________________________________________________________________________________